ποΈGitΠ―ΡΠ°ποΈ
docs/gl-rES/user/map-and-waypoints.md renovate/fastlane-2.x-lockfile (056eed64) Text, 13.96 KB
title: Map & Waypoints
parent: User Guide
nav_order: 6
last_updated: 2026-09-01
description: View node positions on the map, create and share waypoints, manage map layers and Site Planner, and control position sharing and privacy.
aliases:
β’ map
β’ waypoints
β’ gps
β’ location
β’ site-planner
β’ map-layers
β’ geojson
β’ kml
Map & Waypoints
The Map screen shows the geographic positions of nodes on your mesh, along with shared waypoints.
Map View
The map displays:
β’ Node positions β colored markers for each node reporting location
β’ Waypoints β shared points of interest
β’ Your position β your current GPS location
Node Markers
Each node that reports a position is shown as a node chip marker displaying the node's short name. The chip is colored by the node's own identity color (a stable color derived from its node number) β the same chip used in the node list, so a node looks the same everywhere. Marker color does not encode online/offline status. When a node's position updates live, its marker briefly pulses. Nearby markers are clustered as you zoom out.
Map Controls
β’ Zoom β pinch or use +/- buttons
β’ Pan β drag to explore
β’ Center β tap the location button to center on your position
β’ Node tap β tap a node marker to view details
The floating toolbar provides quick access to the compass, the map type and layers pickers, node filters, Site Planner, and location tracking. Tap the compass to reorient north-up, or tap the location button to center on your current position. On Google Play builds a refresh button joins them while a network layer is showing; on F-Droid and Desktop, refresh a network layer from its own row in the layers sheet instead.
Filtering the Map
Tap the filter button in the floating toolbar to open Filter map. Display controls what is drawn: Only Favorites, Show Waypoints, Show Precision Circles, and a slider that hides nodes not heard from recently. Node roles is a chip per device role, plus All to show every role; a selected chip means that role is shown. Nodes narrows the set further with Hide offline nodes, Only show direct nodes, Exclude MQTT, Show ignored nodes, and Include unknown.
A dot on the filter button means at least one filter is hiding something β check it before concluding the mesh is quiet. Turning Show Waypoints off hides every waypoint, including your own. Show ignored nodes adds them to the map rather than showing only them β unlike the node list's Only show ignored Nodes.
Waypoints
Waypoints are shared points of interest, visible to everyone on your mesh.
Creating a Waypoint
Your radio must be connected β the map ignores a touch & hold while it is not, because saving a waypoint means broadcasting it.
1. Touch & hold the map at the desired location.
2. Enter a name and optional description.
3. Choose an icon/emoji for the waypoint.
4. Tap Send to share with the mesh.
Waypoints always broadcast to the whole mesh on the primary channel. Unlike a message, a waypoint cannot be addressed to one channel or sent as a direct message.
Waypoint Properties
ββββββββββββββ¬ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Property β DescriciΓ³n β
ββββββββββββββΌββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Nome β Short identifier (max 29 characters) β
β DescriciΓ³n β Optional longer description β
β Icon β Visual marker emoji on the map β
β Bloqueado β If locked, only the creator can edit or delete β
β Expiration β Optional auto-remove date and time β
β Geofence β Optional enter/exit alert area β see Waypoint Geofences.
Privacy Considerations
β π Privacy: Position data is broadcast to all nodes on your channel. If you don't want your
β location shared, disable GPS position in settings or use a fixed/fake position. To keep sharing a
β position without pinpointing yourself, edit the channel in Settings β Channels, turn Precise
β location off, and set the slider beneath it β the channel then publishes an approximate area,
β shown as Β± a distance, instead of an exact point.
Map Sources
Every build offers a base map picker from the map toolbar. Google Play builds open on Google's own
map types; F-Droid and Desktop builds open on MapLibre's vector styles. Further down the base map
picker, all three offer the same raster base maps:
βββββββββββββββββββββββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Base map β Notes β
βββββββββββββββββββββββββββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Normal / Satellite / Terrain / Hybrid β Google Play only β Google's own map types β
β Liberty β Default on F-Droid and Desktop. Vector street map β
β Positron β F-Droid and Desktop only. Low-contrast vector map; keepβ¦ β
β Escuro β F-Droid and Desktop only. Vector map suited to dark theβ¦ β
β OpenStreetMap β Classic raster street tiles β
β OpenTopoMap β Raster topographic β
β USGS Topo / USGS Imagery β US coverage only β
β Esri Topo / Esri Imagery β Topographic and satellite imagery β
βββββββββββββββββββββββββββββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Overlays can be toggled on top of any base map, from the layers sheet:
β’ Weather radar β NOAA NEXRAD reflectivity (US coverage)
β’ Hillshade β terrain relief, on F-Droid and Desktop only. Useful for understanding why a
link fails, since LoRa range is limited by terrain
Adding your own tile source
Any XYZ tile endpoint can be added as a base map, on every flavor and on desktop. Open **Manage Custom
Tile Sources** at the foot of the base map picker and paste a URL template using T383838{z}, T383838{x} and T383838{y}
β plus T383838{s} if the provider uses rotating subdomains. A national mapping service, for example:
T282828
https://wmts.geo.admin.ch/1.0.0/ch.swisstopo.pixelkarte-farbe/default/current/3857/{z}/{x}/{y}.jpeg
Tiles are cached on disk, so panning does not re-download what you were just looking at.
On Android, the same screen also imports a local T383838.mbtiles archive for fully offline use.
On F-Droid, select a vector base map first β Liberty, Positron, or Dark β since a download is defined
against a vector style and Start Download stays disabled over a raster one. Frame the area you want on
screen, then tap Start Download in the layers sheet: that creates a paused pack covering the current zoom
plus two levels deeper. Press play on the pack's row to actually download it.
On Google Play, the layers sheet's Offline Manager section downloads its own offline regions instead
β water, roads and administrative boundaries extracted from the public Protomaps basemap dataset, drawn
directly as map shapes rather than raster tiles. Frame the area you want, tap Start Download, and once
it finishes flip Show on map to draw it (it's off by default so it never surprises you by covering up the
live map). You can still import a pre-made T383838.mbtiles archive here too, as before. Desktop has neither.
Going offline
An Offline pill appears over the map whenever the device has no network connection. On Google Play
builds, if you've imported a local T383838.mbtiles archive, the map switches to it automatically the moment the
network drops β no toggle to remember β and switches back once you're reconnected, as long as you haven't
picked a different base map yourself in between. On F-Droid, a downloaded offline area keeps rendering on
its own; the pill is purely informational there. Desktop has no offline downloads at all yet, so the pill
is informational there too.
Related Topics
β’ Nodes β view and filter your node list
β’ Node Metrics β signal quality and position history for individual nodes
β’ Local Mesh Discovery β traceroute and neighbor info for understanding mesh topology
β’ Units & Locale β distance and coordinate display formats
Served by rngit 1.5.2 - Generated in 0.04s